home *** CD-ROM | disk | FTP | other *** search
- Path: dazzle.east-tenn-st.edu!bobcat!zebl1
- From: zebl1@bobcat.east-tenn-st.edu (Eric B. Lemings)
- Newsgroups: comp.std.c
- Subject: Flushing buffered input
- Date: 7 Mar 1996 03:30:50 GMT
- Organization: East Tennessee State University
- Message-ID: <4hll9a$c8a@dazzle.east-tenn-st.edu>
- NNTP-Posting-Host: bobcat.east-tenn-st.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- I don't have a Standard C reference handy but, as I recall, the behavior
- of the fflush function is defined only for output buffers. If so, how
- then can you flush buffered _input_? Is there a way to flush buffered
- input that conforms to Standard C?
-
- Eric Lemings
-
-